projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59adfc8
)
acl: update to 20140812, add license files
author
Maxim Storchak
<
[email protected]
>
Sun, 14 Dec 2014 11:07:31 +0000
(13:07 +0200)
committer
Maxim Storchak
<
[email protected]
>
Sun, 14 Dec 2014 11:07:31 +0000
(13:07 +0200)
Signed-off-by: Maxim Storchak <
[email protected]
>
utils/acl/Makefile
patch
|
blob
|
history
diff --git
a/utils/acl/Makefile
b/utils/acl/Makefile
index d4da42461508304c40318f1f31237047a73b49b9..e7d719a957c114e55c0e819ff6d99f4a902aae14 100644
(file)
--- a/
utils/acl/Makefile
+++ b/
utils/acl/Makefile
@@
-8,8
+8,8
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=acl
-PKG_REV:=
f2a5f57a20ffa007abc1fa24df1f76e18b74a425
-PKG_VERSION:=20140
610
+PKG_REV:=
62ce6354ef5a8eb5644908748f79c8cd18474d4c
+PKG_VERSION:=20140
812
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
@@
-21,6
+21,7
@@
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_MAINTAINER:=Maxim Storchak <
[email protected]
>
PKG_INSTALL:=1
PKG_LICENSE:=LGPL-2.1 GPL-2.0
+PKG_LICENSE_FILES:=doc/COPYING doc/COPYING.LGPL
include $(INCLUDE_DIR)/package.mk